[INFO] cloning repository https://github.com/fengzelinnn/Maat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fengzelinnn/Maat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffengzelinnn%2FMaat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffengzelinnn%2FMaat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ecc4314e1e7969edad44daae8e36c5b7fb1fc1d0
[INFO] testing fengzelinnn/Maat against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffengzelinnn%2FMaat" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/fengzelinnn/Maat
[INFO] finished tweaking git repo https://github.com/fengzelinnn/Maat
[INFO] tweaked toml for git repo https://github.com/fengzelinnn/Maat written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fengzelinnn/Maat on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fengzelinnn/Maat already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_core v1.0.225
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.102
[INFO] [stderr]   Downloaded enum-ordinalize v4.3.0
[INFO] [stderr]   Downloaded enum-ordinalize-derive v4.3.1
[INFO] [stderr]   Downloaded halo2derive v0.1.0
[INFO] [stderr]   Downloaded is-terminal v0.4.16
[INFO] [stderr]   Downloaded serde v1.0.225
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.102
[INFO] [stderr]   Downloaded serde_arrays v0.1.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.102
[INFO] [stderr]   Downloaded pairing v0.23.0
[INFO] [stderr]   Downloaded ff_derive v0.13.1
[INFO] [stderr]   Downloaded serde_derive v1.0.225
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.102
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.102
[INFO] [stderr]   Downloaded unroll v0.1.5
[INFO] [stderr]   Downloaded windows-core v0.62.0
[INFO] [stderr]   Downloaded generic-array v1.2.0
[INFO] [stderr]   Downloaded js-sys v0.3.79
[INFO] [stderr]   Downloaded clap v4.5.50
[INFO] [stderr]   Downloaded jiff-static v0.2.15
[INFO] [stderr]   Downloaded indexmap v2.11.3
[INFO] [stderr]   Downloaded halo2curves v0.8.0
[INFO] [stderr]   Downloaded clap_builder v4.5.50
[INFO] [stderr]   Downloaded nova-snark v0.41.0
[INFO] [stderr]   Downloaded light-poseidon v0.4.0
[INFO] [stderr]   Downloaded jiff v0.2.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3beab66d0d68309064210f1dcc06f1ce28db7ab93462e9e8a69819627d7983af
[INFO] running `Command { std: "docker" "start" "-a" "3beab66d0d68309064210f1dcc06f1ce28db7ab93462e9e8a69819627d7983af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3beab66d0d68309064210f1dcc06f1ce28db7ab93462e9e8a69819627d7983af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3beab66d0d68309064210f1dcc06f1ce28db7ab93462e9e8a69819627d7983af", kill_on_drop: false }`
[INFO] [stdout] 3beab66d0d68309064210f1dcc06f1ce28db7ab93462e9e8a69819627d7983af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ead84f4e076bd0a0ad2739865857ca190801c3b060f61ca514333d731bead22
[INFO] running `Command { std: "docker" "start" "-a" "3ead84f4e076bd0a0ad2739865857ca190801c3b060f61ca514333d731bead22", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling halo2curves v0.8.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling generic-array v1.2.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling addchain v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling indexmap v2.11.3
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling ctrlc v3.5.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling ff_derive v0.13.1
[INFO] [stderr]    Compiling unroll v0.1.5
[INFO] [stderr]    Compiling halo2derive v0.1.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_arrays v0.1.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ark-std v0.5.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling ark-serialize v0.5.0
[INFO] [stdout] implementing asm, bls12381_scalar
[INFO] [stdout] implementing asm, bn256_base
[INFO] [stdout] implementing asm, bn256_scalar
[INFO] [stdout] implementing asm, pasta_base
[INFO] [stdout] implementing asm, vesta_base
[INFO] [stderr]    Compiling ark-ff v0.5.0
[INFO] [stderr]    Compiling nova-snark v0.41.0
[INFO] [stderr]    Compiling ark-poly v0.5.0
[INFO] [stderr]    Compiling ark-ec v0.5.0
[INFO] [stderr]    Compiling ark-bn254 v0.5.0
[INFO] [stderr]    Compiling light-poseidon v0.4.0
[INFO] [stderr]    Compiling bpst v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "3ead84f4e076bd0a0ad2739865857ca190801c3b060f61ca514333d731bead22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ead84f4e076bd0a0ad2739865857ca190801c3b060f61ca514333d731bead22", kill_on_drop: false }`
[INFO] [stdout] 3ead84f4e076bd0a0ad2739865857ca190801c3b060f61ca514333d731bead22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94003817f90b75f05ec23b33d041eae3e0bef7eb592d040e7986ca52925cc93f
[INFO] running `Command { std: "docker" "start" "-a" "94003817f90b75f05ec23b33d041eae3e0bef7eb592d040e7986ca52925cc93f", kill_on_drop: false }`
[INFO] [stderr]    Compiling bpst v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.82s
[INFO] running `Command { std: "docker" "inspect" "94003817f90b75f05ec23b33d041eae3e0bef7eb592d040e7986ca52925cc93f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94003817f90b75f05ec23b33d041eae3e0bef7eb592d040e7986ca52925cc93f", kill_on_drop: false }`
[INFO] [stdout] 94003817f90b75f05ec23b33d041eae3e0bef7eb592d040e7986ca52925cc93f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 097d24d6a46586bb6212165cf3b014ccc3f0d6ae796ad477fc53bc9929c68e6f
[INFO] running `Command { std: "docker" "start" "-a" "097d24d6a46586bb6212165cf3b014ccc3f0d6ae796ad477fc53bc9929c68e6f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bpst-b7c30459738d1c4d)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test crypto::folding::tests::field_conversion_roundtrip ... ok
[INFO] [stdout] test monitoring::criterion::tests::records_span_duration_and_stack ... ok
[INFO] [stdout] test monitoring::criterion::tests::exports_summary_json ... ok
[INFO] [stdout] test crypto::folding::tests::state_update_relaxed_circuit_tracks_merkle_root ... ok
[INFO] [stdout] test crypto::folding::tests::incremental_relaxed_circuit_accumulates_steps ... ok
[INFO] [stdout] test crypto::folding::tests::block_relaxed_circuit_checks_height_and_prev_hash ... ok
[INFO] [stdout] test crypto::folding::tests::dpdp_relaxed_circuit_matches_verifier ... ok
[INFO] [stdout] test crypto::folding::tests::nova_cycle_folds_multiple_rounds ... FAILED
[INFO] [stdout] test monitoring::criterion::tests::consensus_pressure_reports_root_labels ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- crypto::folding::tests::nova_cycle_folds_multiple_rounds stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'crypto::folding::tests::nova_cycle_folds_multiple_rounds' (21) panicked at src/utils.rs:87:31:
[INFO] [stdout] failed to open log file /opt/rustwide/workdir/bpst.log: Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7fb76d5098 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7fb76d5098 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7fb76d5098 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7fb76d5098 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7fb76ea18a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7fb76ea18a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d7fb76d9a32 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d7fb76d9a32 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d7fb76b2926 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7fb76b2926 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7fb76ccb89 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7fb742037c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d7fb742037c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7fb76cce02 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d7fb76cce02 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7fb76b29e2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7fb76a7989 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7fb76b36fd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7fb76ea97c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7fb706cd51 - bpst[4fb9f743463b3db0]::utils::LOG_FILE::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:87:31
[INFO] [stdout]   20:     0x5d7fb708c553 - <core[28b146924c2f19c6]::result::Result<std[929523f510218772]::fs::File, std[929523f510218772]::io::error::Error>>::unwrap_or_else::<bpst[4fb9f743463b3db0]::utils::LOG_FILE::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5d7fb706f615 - bpst[4fb9f743463b3db0]::utils::LOG_FILE::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:87:10
[INFO] [stdout]   22:     0x5d7fb6f6c41e - <bpst[4fb9f743463b3db0]::utils::LOG_FILE::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5d7fb6f6ba1b - <fn() -> lock_api[d3b7055ce18b9931]::mutex::Mutex<parking_lot[17ec5fe122682b67]::raw_mutex::RawMutex, std[929523f510218772]::fs::File> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d7fb740db42 - <once_cell[f2775431545d6a38]::sync::Lazy<lock_api[d3b7055ce18b9931]::mutex::Mutex<parking_lot[17ec5fe122682b67]::raw_mutex::RawMutex, std[929523f510218772]::fs::File>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1310:28
[INFO] [stdout]   25:     0x5d7fb740ae9e - <once_cell[f2775431545d6a38]::sync::OnceCell<lock_api[d3b7055ce18b9931]::mutex::Mutex<parking_lot[17ec5fe122682b67]::raw_mutex::RawMutex, std[929523f510218772]::fs::File>>>::get_or_init::<<once_cell[f2775431545d6a38]::sync::Lazy<lock_api[d3b7055ce18b9931]::mutex::Mutex<parking_lot[17ec5fe122682b67]::raw_mutex::RawMutex, std[929523f510218772]::fs::File>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   26:     0x5d7fb7050e42 - <once_cell[f2775431545d6a38]::imp::OnceCell<lock_api[d3b7055ce18b9931]::mutex::Mutex<parking_lot[17ec5fe122682b67]::raw_mutex::RawMutex, std[929523f510218772]::fs::File>>>::initialize::<<once_cell[f2775431545d6a38]::sync::OnceCell<lock_api[d3b7055ce18b9931]::mutex::Mutex<parking_lot[17ec5fe122682b67]::raw_mutex::RawMutex, std[929523f510218772]::fs::File>>>::get_or_init<<once_cell[f2775431545d6a38]::sync::Lazy<lock_api[d3b7055ce18b9931]::mutex::Mutex<parking_lot[17ec5fe122682b67]::raw_mutex::RawMutex, std[929523f510218772]::fs::File>>>::force::{closure#0}>::{closure#0}, <once_cell[f2775431545d6a38]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   27:     0x5d7fb7635f86 - <&mut dyn core[28b146924c2f19c6]::ops::function::FnMut<(), Output = bool> as core[28b146924c2f19c6]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   28:     0x5d7fb7635c7b - once_cell[f2775431545d6a38]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   29:     0x5d7fb700cf52 - <once_cell[f2775431545d6a38]::imp::OnceCell<lock_api[d3b7055ce18b9931]::mutex::Mutex<parking_lot[17ec5fe122682b67]::raw_mutex::RawMutex, std[929523f510218772]::fs::File>>>::initialize::<<once_cell[f2775431545d6a38]::sync::OnceCell<lock_api[d3b7055ce18b9931]::mutex::Mutex<parking_lot[17ec5fe122682b67]::raw_mutex::RawMutex, std[929523f510218772]::fs::File>>>::get_or_init<<once_cell[f2775431545d6a38]::sync::Lazy<lock_api[d3b7055ce18b9931]::mutex::Mutex<parking_lot[17ec5fe122682b67]::raw_mutex::RawMutex, std[929523f510218772]::fs::File>>>::force::{closure#0}>::{closure#0}, <once_cell[f2775431545d6a38]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   30:     0x5d7fb7202a19 - <once_cell[f2775431545d6a38]::sync::OnceCell<lock_api[d3b7055ce18b9931]::mutex::Mutex<parking_lot[17ec5fe122682b67]::raw_mutex::RawMutex, std[929523f510218772]::fs::File>>>::get_or_try_init::<<once_cell[f2775431545d6a38]::sync::OnceCell<lock_api[d3b7055ce18b9931]::mutex::Mutex<parking_lot[17ec5fe122682b67]::raw_mutex::RawMutex, std[929523f510218772]::fs::File>>>::get_or_init<<once_cell[f2775431545d6a38]::sync::Lazy<lock_api[d3b7055ce18b9931]::mutex::Mutex<parking_lot[17ec5fe122682b67]::raw_mutex::RawMutex, std[929523f510218772]::fs::File>>>::force::{closure#0}>::{closure#0}, <once_cell[f2775431545d6a38]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   31:     0x5d7fb7202963 - <once_cell[f2775431545d6a38]::sync::OnceCell<lock_api[d3b7055ce18b9931]::mutex::Mutex<parking_lot[17ec5fe122682b67]::raw_mutex::RawMutex, std[929523f510218772]::fs::File>>>::get_or_init::<<once_cell[f2775431545d6a38]::sync::Lazy<lock_api[d3b7055ce18b9931]::mutex::Mutex<parking_lot[17ec5fe122682b67]::raw_mutex::RawMutex, std[929523f510218772]::fs::File>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   32:     0x5d7fb74107e0 - <once_cell[f2775431545d6a38]::sync::Lazy<lock_api[d3b7055ce18b9931]::mutex::Mutex<parking_lot[17ec5fe122682b67]::raw_mutex::RawMutex, std[929523f510218772]::fs::File>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   33:     0x5d7fb707ad33 - bpst[4fb9f743463b3db0]::utils::init_logging
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:362:9
[INFO] [stdout]   34:     0x5d7fb7015756 - bpst[4fb9f743463b3db0]::utils::log_msg::<core[28b146924c2f19c6]::option::Option<alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:381:5
[INFO] [stdout]   35:     0x5d7fb6d5260d - <bpst[4fb9f743463b3db0]::crypto::folding::NovaFoldingCycle>::absorb_round
[INFO] [stdout]                                at /opt/rustwide/workdir/src/crypto/folding.rs:934:9
[INFO] [stdout]   36:     0x5d7fb6ce2dca - bpst[4fb9f743463b3db0]::crypto::folding::tests::nova_cycle_folds_multiple_rounds
[INFO] [stdout]                                at /opt/rustwide/workdir/src/crypto/folding.rs:1295:14
[INFO] [stdout]   37:     0x5d7fb6cdfe97 - bpst[4fb9f743463b3db0]::crypto::folding::tests::nova_cycle_folds_multiple_rounds::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/crypto/folding.rs:1259:42
[INFO] [stdout]   38:     0x5d7fb6f6c576 - <bpst[4fb9f743463b3db0]::crypto::folding::tests::nova_cycle_folds_multiple_rounds::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7fb741345b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7fb741345b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7fb7420cd5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7fb7420cd5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7fb7420cd5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7fb7420cd5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7fb7420cd5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7fb7420cd5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7fb7420cd5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7fb741b834 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7fb741b834 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7fb7423d52 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7fb7423d52 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7fb7423d52 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7fb7423d52 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7fb7423d52 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7fb7423d52 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7fb7423d52 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7fb76d439f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   58:     0x5d7fb76d439f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x749e978cfaa4 - <unknown>
[INFO] [stdout]   60:     0x749e9795ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     crypto::folding::tests::nova_cycle_folds_multiple_rounds
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "097d24d6a46586bb6212165cf3b014ccc3f0d6ae796ad477fc53bc9929c68e6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "097d24d6a46586bb6212165cf3b014ccc3f0d6ae796ad477fc53bc9929c68e6f", kill_on_drop: false }`
[INFO] [stdout] 097d24d6a46586bb6212165cf3b014ccc3f0d6ae796ad477fc53bc9929c68e6f
